type go.uber.org/zap.errArray
3 uses
go.uber.org/zap (current package)
array.go#L139: return Array(key, errArray(errs))
error.go#L52: type errArray []error
error.go#L54: func (errs errArray) MarshalLogArray(arr zapcore.ArrayEncoder) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)